toggle menu
IntelliJ Platform Gradle Plugin
2.0.0-beta6
jvm
switch theme
search in API
IntelliJ Platform Gradle Plugin
/
org.jetbrains.intellij.platform.gradle.models
/
BundledPlugin
/
BundledPlugin
Bundled
Plugin
constructor
(
id
:
String
=
""
,
name
:
String
=
""
,
version
:
String
=
""
,
path
:
String
=
""
,
dependencies
:
List
<
String
>
=
mutableListOf()
)